home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98c.txt / 000066_icon-group-sender _Mon Nov 2 16:22:15 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id QAA08200
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 2 Nov 1998 16:22:13 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA09645; Mon, 2 Nov 1998 16:21:36 -0700
  7. To: icon-group@optima.CS.Arizona.EDU
  8. Date: 02 Nov 1998 12:33:13 -1000
  9. From: Robert Valliant <valliant@hawaii.edu>
  10. Message-Id: <m3r9vlohcm.fsf@cera.shaps.hawaii.edu>
  11. Organization: University of Hawaii
  12. Sender: icon-group-request@optima.CS.Arizona.EDU
  13. Subject: How to read integers and others
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16.  
  17.  
  18. I have an information retrieval program written in "c" that I would
  19. like to convert to a web application.
  20.  
  21. The indexing portion of the application generates an inverted file of
  22. the format:
  23.  
  24.     word   32-bit integer
  25.     word   32-bit integer
  26.         .
  27.         .
  28.         .
  29.     word 32-bit integer
  30.  
  31. Can anyone tell me the best way to read these things, using icon? Or
  32. am I wasting my time in trying?
  33.  
  34. thanks
  35.  
  36. -- 
  37. Robert Valliant
  38. Center for Russia in Asia
  39. University of Hawaii at Manoa
  40. valliant@hawaii.edu Fax: 808.956.2682 Tel: 808.956.7814
  41.  
  42.